﻿html, body

{

	background: url( 'images/background.jpg' ) repeat top left;

	font-size: 14px;

	font-family:"Times New Roman", Times, serif;

	color:#1d0305;

	line-height:21px;

	margin: 0;

	padding: 0;

	height: 100%;

	width: 100%;

}

h1, h2, h3 { margin-top:0; padding-top:0; }

body

{

	margin: 0 auto;

	width: 910px;

}

img#Logo

{

	padding: 22px;

	padding-left:5px;

}



#Navigation

{

	background: url( 'images/nav-background.png' ) no-repeat top left;

	left: -11px;

	font-family: Copperplate Gothic Light;

	padding: 0;

	margin: 0;

	position: relative;

	height: 75px;

	width: 930px;

}



ol#Navigation li

{

	display: block;

	float: left;

}

ol#Navigation li a

{

	background: url( 'images/navitem-background.png' ) repeat-x top left; /*border-left: Solid 1px #b02626;*/

	border-left: Solid 1px #790000;

	color: #fff;

	cursor: pointer;

	display: block;

	font-size: 18px;

	height: 60px;

	line-height: 60px;

	float: left;

	padding: 0 20px;

	text-transform: uppercase;

	text-decoration: none;

}
.page-item-17 {
	border-right: Solid 1px #790000;

}
ol#Navigation li a:hover, ol#Navigation li a.hover

{

	background: url( 'images/navitem-hover.png' ) repeat-x top left;

}

ol#Navigation li a.selected

{

	background: url( 'images/navitem-selected.png' ) repeat-x top left;

}

#container

{

	background-color: #fff;

	width: 910px;

	min-height: 350px;

	padding-bottom:5px;

}



#content

{

	background-color: #fff;

	margin: 0 0;

	padding: 0;

	padding-left: 10px;

	padding-right: 10px;

	width: 890px;

}

#content h2

{

	font-size: 1.5em;	

	margin: 0;

	padding: 0;

	padding-top: 10px;

}

#main {padding:0; margin:0; }

#sponsors {

	margin: 0 auto; 

	width: 850px;

}

#sponsors img { margin-left:30px; }

#footer

{

	background: url(images/footer-background.png) no-repeat top left;

	color: #a4a4a4;

	font-size: 12px;

	height: 200px;

	line-height: 1.25em;

	width: 910px;

	margin-top:0;

}

#footer div

{

	padding: 2em 1.5em;

	width: 42%;

}

#footer #copyright

{

	float: right;

	text-align: right;

}

#footer #contact

{

	float: left;

	width: 300px;

}

#footerLinks

{

	background: url('images/footerLinksBg.jpg') repeat-x;

	font-size: 13px;

	height: 134px;

	width: 910px;

}

#footerLinks img

{

	background: none repeat scroll 0 0 #FFFFFF;

	border: 1px solid #CCCCCC;

	float: left;

	margin: 0 10px 0 0;

	padding: 4px;

}

#footerLinks ul li

{

	font-size: .95em;

	line-height: normal;

	list-style: none;

	margin: 0;

	padding: 0;

}

#footerLinks h3

{

	font-size: 1.4em;

	margin: 0;

}

#footerLinks h3 a

{

	clear: none;

	text-align: left;

	color: #555555;

	font-family: "helvetica neue" ,helvetica,arial,sans-serif;

	margin-left: -5px;

	text-decoration: none;

}

#footerLinks ul, #footerLinks ul li

{

	margin: 0;

	padding: 0;

}

#footerLinks ul li a:hover

{

	text-decoration: underline;

}

#footerLinks ul li a

{

	color: #888888;

	display: block;

	padding: 2px 3px 2px 0px;

	text-decoration: none;

}

.footerSep

{

	background: url(images/footerSeperator.jpg) no-repeat;

	width: 3px;

	height: 101px;

	float: left;

	padding-right: 15px;

}

.clear { clear:both; }

.cols { }

.col

{

	float: left;

	display: inline;

	width: 48%;

	margin-left: 4%;

}

.cols3 .col

{

	width: 30%;

	margin-left: 0%;

}

.cols4 .col

{

	width: 22%;

	margin-left: 0%;

}

.col1, .col2, .col3

{

	float: left;

	display: inline;

}

.col1 { }

.col2 { }

.col3 { }

.indent1 { }

.indent2 { }

.indent3 { }

